projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ada529
)
(Fsuspend_emacs): Make tem not register.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 21 Feb 1993 02:08:17 +0000
(
02:08
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 21 Feb 1993 02:08:17 +0000
(
02:08
+0000)
src/keyboard.c
patch
|
blob
|
history
diff --git
a/src/keyboard.c
b/src/keyboard.c
index d7e5d1752aacddeb34fa8ea0ca435d472347cabc..404bbb30d024bd7601f64ba499704c1203a377ea 100644
(file)
--- a/
src/keyboard.c
+++ b/
src/keyboard.c
@@
-3782,7
+3782,7
@@
On such systems, Emacs starts a subshell instead of suspending.")
(stuffstring)
Lisp_Object stuffstring;
{
-
register
Lisp_Object tem;
+ Lisp_Object tem;
int count = specpdl_ptr - specpdl;
int old_height, old_width;
int width, height;